projects
/
project
/
bcm63xx
/
u-boot.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
89d9437
)
tegra: seaboard: Remove unused CONFIG_UART_DISABLE_GPIO
author
Simon Glass
<
[email protected]
>
Tue, 10 Mar 2015 01:12:56 +0000
(19:12 -0600)
committer
Tom Warren
<
[email protected]
>
Mon, 30 Mar 2015 16:59:58 +0000
(09:59 -0700)
This CONFIG is not used, so drop it.
Signed-off-by: Simon Glass <
[email protected]
>
Tested-by: Stephen Warren <
[email protected]
>
Acked-by: Stephen Warren <
[email protected]
>
Signed-off-by: Tom Warren <
[email protected]
>
include/configs/seaboard.h
patch
|
blob
|
history
diff --git
a/include/configs/seaboard.h
b/include/configs/seaboard.h
index 4442064db914ce01de5b69109835a9a01941c0e7..78ff651d0616e23fb9f8ec79b727a3bddecf48f5 100644
(file)
--- a/
include/configs/seaboard.h
+++ b/
include/configs/seaboard.h
@@
-27,9
+27,6
@@
#define CONFIG_TEGRA_ENABLE_UARTD
#define CONFIG_SYS_NS16550_COM1 NV_PA_APB_UARTD_BASE
-/* On Seaboard: GPIO_PI3 = Port I = 8, bit = 3 */
-#define CONFIG_UART_DISABLE_GPIO GPIO_PI3
-
#define CONFIG_MACH_TYPE MACH_TYPE_SEABOARD
/* I2C */